setVideoResolution

public void setVideoResolution(Camera.Size videoResolution)

Sets the desired video Resolution.

Since

4.0.2

Parameters

videoResolution

video resolution settings to be used in video calls Default value is 720p (1280x720)

See also